[INFO] cloning repository https://github.com/jackklika/sdbud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackklika/sdbud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackklika%2Fsdbud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackklika%2Fsdbud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8112416d0155955513739479d8b70e28bc833385
[INFO] checking jackklika/sdbud against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackklika%2Fsdbud" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jackklika/sdbud
[INFO] finished tweaking git repo https://github.com/jackklika/sdbud
[INFO] tweaked toml for git repo https://github.com/jackklika/sdbud written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackklika/sdbud on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackklika/sdbud already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2717c3aba0f12821440b42447d1437f52f8ac42834518b7f2237d48a82758edd
[INFO] running `Command { std: "docker" "start" "-a" "2717c3aba0f12821440b42447d1437f52f8ac42834518b7f2237d48a82758edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2717c3aba0f12821440b42447d1437f52f8ac42834518b7f2237d48a82758edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2717c3aba0f12821440b42447d1437f52f8ac42834518b7f2237d48a82758edd", kill_on_drop: false }`
[INFO] [stdout] 2717c3aba0f12821440b42447d1437f52f8ac42834518b7f2237d48a82758edd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ba824447ff9472269bfed6d3bcf0d6a1379dbc0b86d4874227265ee11954137
[INFO] running `Command { std: "docker" "start" "-a" "7ba824447ff9472269bfed6d3bcf0d6a1379dbc0b86d4874227265ee11954137", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking unicode-ident v1.0.16
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking epaint_default_fonts v0.31.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking winnow v0.7.1
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling gettext-sys v0.22.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]     Checking id3 v1.16.1
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.16.1/src/tcon.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> Parser<'a> {
[INFO] [stdout]    |      -- lifetime `'a` defined here
[INFO] [stdout] 11 |     pub fn parse_tcon(s: &'a str) -> Cow<'a, str> {
[INFO] [stdout]    |                       - `s` is a reference that is only valid in the associated function body
[INFO] [stdout] 12 |         let mut parser = Parser(s);
[INFO] [stdout] 13 |         let v1_genre_ids = match parser.one_or_more(&Self::content_type) {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `s` escapes the associated function body here
[INFO] [stdout]    |                                  argument requires that `'a` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of method
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.16.1/src/tcon.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> Parser<'a> {
[INFO] [stdout]    |      -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn content_type(&mut self) -> Result<String, ()> {
[INFO] [stdout]    |                     --------- `self` is a reference that is only valid in the method body
[INFO] [stdout] 24 |         self.first_of([&Self::escaped_content_type, &Self::v1_content_type])
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `self` escapes the method body here
[INFO] [stdout]    |         argument requires that `'a` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `id3` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ba824447ff9472269bfed6d3bcf0d6a1379dbc0b86d4874227265ee11954137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba824447ff9472269bfed6d3bcf0d6a1379dbc0b86d4874227265ee11954137", kill_on_drop: false }`
[INFO] [stdout] 7ba824447ff9472269bfed6d3bcf0d6a1379dbc0b86d4874227265ee11954137
